home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super League
/
Super League.iso
/
TUTORIAL
/
CURSO
/
TEMA511.DXR
/
00083.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-03-25
|
196 b
|
10 lines
on mouseUp
puppetSound("smouse")
set the visible of sprite 11 to 1
if the doubleClick then
puppetSound("smouse")
set the visible of sprite 11 to 0
go(the frame + 1)
end if
end